home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connection Student Program / ADC Tools Sampler CD Disk 3 1999.iso / Cool Demos, SDKs, & Tools / Demos⁄Tools⁄Offers / Eiffel for CW beta 3 / EiffelS2 / LIBRARY / ExKernel / Library description.es2
Text File  |  1999-03-20  |  277b  |  11 lines

  1. -----------------------------------------------------------
  2. -- Eiffel/S II Extended kernel library                   --
  3. -----------------------------------------------------------
  4.  
  5. open source library EXTENDED_KERNEL
  6.  
  7. use
  8.     RUNTIME, CONTAINER
  9.  
  10. end -- library EXTENDED_KERNEL
  11.